home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 January / PCPRO_0102.ISO / cdstart.exe / scripts / DefineButton2_151 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-11-05  |  89 b   |  5 lines

  1. on(release){
  2.    fscommand("exec","CompuServe3.0/setup.exe");
  3.    fscommand("quit");
  4. }
  5.